IS SINGLE INSTANCE
Call IS SINGLE INSTANCE to determine if an instance of the application is already running. The Identifier String is used to identify the application.

ARGUMENTS:
* Identifier String = String to identify the application

RETURNS:
If no instance of this program is running a 1 is returned, otherwise 0.


SYNTAX
Return Integer=IS SINGLE INSTANCE(Identifier String)


RELATED INFO
View Window Commands Index
View STYX Index
View STYX Main File